home *** CD-ROM | disk | FTP | other *** search
-
-
- ~4Dgifts/toolbox/src/exampleCode/video README
-
- `!' indicates new or updated as of version 4.2
-
-
- scrollmon: application creates realtime scrolling credits or titles
- [+] (graphics) for video production. Credits can be
- constructed from either anti-aliased text or SGI rgb
- images. scrollmon reads a description file in the local
- directory and builds a series of bitmaps that it scrolls
- based on the parameters in the file and on the command line.
-
-
- security: security camera for stopframe and motion detection
- security is a program that detects motion on a video source
- and outputs it to a movie file. You can select various
- movie formats and 3 different image sizes. The frames are
- added to the movie file as they are collected. This is
- different than capture(1). Hence, the collection frame
- rate is less than capture.
-
- seqgrab: VL sequential frame accurate capture source (Galileo/VLAN).
- Grabs a sequence of frames between start and end timecodes.
- This works on a very specific configuration of equipment,
- namely a system with a Galileo video board, a frame
- accurate device and a VLAN controller.
-
-
- ! simpleVideo a library + examples to provide the video programmer with
- a simple programmatic interface on top of the video library
- (VL). simpleVideo provides functions such as getframe()
- and putframe() for dealing with single frame input/output,
- while requiring as little additional knowledge of the VL
- possible. Additional utility routines provide control over
- some of the underlying behaviour of the VL. To those
- familiar with the VL, SV hides the details of devices,
- nodes, paths, and ring buffers. It defines an image data
- type svImage for dealing with frames of data.
-
-
- SWconfig4VidOptProds: software configuration listing for video option
- products running 5.2 IRIX.
-
- vidmap: demonstrates texture mapping of video. Selection can be
- [+] either a live source such as IndyCam, any other live video
- source, or a movie file (SGIMF, QuickTime, or MPEG), which
- is then texture mapped to the polygon. The two forms of
- video are accessed in the program through two new digital
- media libraries, Video Library, VL, a device independent
- library for supporting video I/O and controlling video
- devices, and the SGI movie library.
-
-
-
- [+] these apps are written implementing the 4.0 IRIS GLX mixed model
- graphics programming paradigm.
-